[INFO] fetching crate calcit 0.12.35...
[INFO] testing calcit-0.12.35 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate calcit 0.12.35 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate calcit 0.12.35
[INFO] finished tweaking crates.io crate calcit 0.12.35
[INFO] tweaked toml for crates.io crate calcit 0.12.35 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate calcit 0.12.35 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calcit 0.12.35 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.7.0
[INFO] [stderr]   Downloaded archery v1.2.1
[INFO] [stderr]   Downloaded rpds v1.1.1
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded wasm-encoder v0.246.2
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded unicode-blocks v0.1.9
[INFO] [stderr]   Downloaded bisection_key v0.0.1
[INFO] [stderr]   Downloaded cirru_parser v0.2.8
[INFO] [stderr]   Downloaded widestring v0.4.3
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded cirru_edn v0.7.7
[INFO] [stderr]   Downloaded im_ternary_tree v0.0.20
[INFO] [stderr]   Downloaded cjk v0.2.5
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4
[INFO] running `Command { std: "docker" "start" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling unicode-blocks v0.1.9
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cjk v0.2.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling archery v1.2.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling wasm-encoder v0.246.2
[INFO] [stderr]    Compiling rpds v1.1.1
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling bisection_key v0.0.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling im_ternary_tree v0.0.20
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling cirru_parser v0.2.8
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling cirru_edn v0.7.7
[INFO] [stderr]    Compiling calcit v0.12.35 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.82s
[INFO] running `Command { std: "docker" "inspect" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling calcit v0.12.35 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.24s
[INFO] running `Command { std: "docker" "inspect" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calcit-2ad4ec84a702dd5b)
[INFO] [stdout] 
[INFO] [stdout] running 195 tests
[INFO] [stdout] test builtins::json::tests::json_parse_rejects_non_string_input ... ok
[INFO] [stdout] test builtins::json::tests::json_parse_turns_object_keys_into_tags ... ok
[INFO] [stdout] test builtins::json::tests::json_pretty_uses_two_spaces ... ok
[INFO] [stdout] test builtins::lists::tests::sort_accepts_single_argument_natural_order ... ok
[INFO] [stdout] test builtins::json::tests::json_stringify_turns_tags_into_plain_strings ... ok
[INFO] [stdout] test builtins::json::tests::json_stringify_formats_integer_numbers_without_decimal_suffix ... ok
[INFO] [stdout] test builtins::syntax::tests::assert_traits_runtime_checks_fail_on_non_trait ... ok
[INFO] [stdout] test builtins::syntax::tests::assert_type_runtime_checks_fail ... ok
[INFO] [stdout] test builtins::syntax::tests::assert_type_runtime_checks_pass ... ok
[INFO] [stdout] test builtins::lists::tests::sort_returns_error_when_comparator_not_number ... ok
[INFO] [stdout] test builtins::syntax::tests::assert_traits_runtime_checks_pass ... ok
[INFO] [stdout] test builtins::json::tests::json_stringify_rejects_wrong_arity ... ok
[INFO] [stdout] test builtins::syntax::tests::detects_return_type_from_hint ... ok
[INFO] [stdout] test builtins::syntax::tests::defn_captures_return_type_hint ... ok
[INFO] [stdout] test builtins::tests::registered_proc_checks_arity ... ok
[INFO] [stdout] test builtins::tests::registered_proc_checks_platform ... ok
[INFO] [stdout] test calcit::calcit_trait::tests::defaults_with_same_def_ref_are_equal_and_hash_equal ... ok
[INFO] [stdout] test builtins::tests::registered_proc_checks_callback_last ... ok
[INFO] [stdout] test builtins::tests::registered_proc_default_descriptor_works ... ok
[INFO] [stdout] test calcit::calcit_trait::tests::defaults_without_def_ref_use_fn_metadata_identity ... ok
[INFO] [stdout] test calcit::fns::tests::counts_plain_args ... ok
[INFO] [stdout] test builtins::syntax::tests::ignores_flat_return_type_hint ... ok
[INFO] [stdout] test calcit::fns::tests::counts_marked_args_only_on_locals ... ok
[INFO] [stdout] test builtins::json::tests::json_pretty_rejects_wrong_arity ... ok
[INFO] [stdout] test calcit::local::tests::stores_optional_type_info ... ok
[INFO] [stdout] test calcit::local::tests::tracks_symbols_and_displays_args ... ok
[INFO] [stdout] test calcit::sum_type::tests::rejects_non_generic_struct_type_args_in_payloads ... ok
[INFO] [stdout] test calcit::tests::cmp_any_ref_does_not_panic ... ok
[INFO] [stdout] test calcit::tests::hash_any_ref_does_not_panic ... ok
[INFO] [stdout] test calcit::tests::cmp_equal_matches_eq_for_complex_named_variants ... ok
[INFO] [stdout] test calcit::tests::cmp_sets_does_not_panic_on_same_size ... ok
[INFO] [stdout] test calcit::tests::hash_matches_eq_for_complex_named_variants ... ok
[INFO] [stdout] test calcit::tests::infers_warning_arity_from_expected_message ... ok
[INFO] [stdout] test calcit::record::tests::extend_field_returns_err_on_duplicate_field ... ok
[INFO] [stdout] test calcit::tests::cmp_maps_does_not_panic_on_same_size ... ok
[INFO] [stdout] test calcit::type_annotation::tests::any_is_not_dynamic_alias ... ok
[INFO] [stdout] test calcit::tests::node_location_uses_dot_separator ... ok
[INFO] [stdout] test calcit::tests::symbol_local_import_are_not_cross_variant_equal ... ok
[INFO] [stdout] test calcit::tests::infers_warning_arity_from_expects_message ... ok
[INFO] [stdout] test calcit::type_annotation::tests::dynamic_serializes_to_dynamic_tag ... ok
[INFO] [stdout] test calcit::type_annotation::tests::extracts_generics_from_schema_first_hint ... ok
[INFO] [stdout] test calcit::type_annotation::tests::extracts_return_type_from_schema_first_hint ... ok
[INFO] [stdout] test calcit::type_annotation::tests::malformed_nested_fn_schema_falls_back_to_dynfn_on_args_only_payload ... ok
[INFO] [stdout] test calcit::type_annotation::tests::malformed_empty_nested_fn_schema_becomes_dynfn ... ok
[INFO] [stdout] test calcit::type_annotation::tests::malformed_nested_fn_schema_falls_back_to_dynfn_on_return_only_payload ... ok
[INFO] [stdout] test calcit::type_annotation::tests::fn_annotation_serializes_to_hashmap_payload ... ok
[INFO] [stdout] test calcit::type_annotation::tests::parse_fn_schema_rejects_legacy_quoted_generic_symbol ... ok
[INFO] [stdout] test calcit::type_annotation::tests::collect_arg_type_hints_keeps_non_variadic ... ok
[INFO] [stdout] test calcit::type_annotation::tests::parse_fn_schema_keeps_explicit_dynamic_schema ... ok
[INFO] [stdout] test calcit::type_annotation::tests::parse_wrapped_top_level_macro_schema_from_edn ... ok
[INFO] [stdout] test calcit::type_annotation::tests::nested_macro_fn_annotation_keeps_kind ... ok
[INFO] [stdout] test calcit::type_annotation::tests::parse_wrapped_top_level_fn_schema_from_edn ... ok
[INFO] [stdout] test calcit::type_annotation::tests::parses_hashmap_fn_type_syntax ... ok
[INFO] [stdout] test calcit::type_annotation::tests::rejects_wrong_arity_on_generic_struct_annotation ... ok
[INFO] [stdout] test calcit::type_annotation::tests::scoped_parser_distinguishes_type_var_and_named_ref ... ok
[INFO] [stdout] test calcit::type_annotation::tests::legacy_positional_fn_syntax_falls_back_to_dynamic_fn ... ok
[INFO] [stdout] test calcit::type_annotation::tests::rejects_type_args_on_non_generic_struct_annotation ... ok
[INFO] [stdout] test call_graph_diff::tests::formats_code_change_badge ... ok
[INFO] [stdout] test calcit::type_annotation::tests::scoped_parser_keeps_named_type_applications ... ok
[INFO] [stdout] test calcit::type_annotation::tests::wrapped_top_level_macro_schema_uses_macro_tag_and_omits_inner_kind ... ok
[INFO] [stdout] test calcit::type_annotation::tests::wrapped_top_level_fn_schema_omits_default_kind_but_keeps_rest ... ok
[INFO] [stdout] test call_graph_diff::tests::marks_added_and_removed_children ... ok
[INFO] [stdout] test codegen::emit_js::args::tests::joins_plain_args ... ok
[INFO] [stdout] test call_graph_diff::tests::marks_code_changed_without_graph_change ... ok
[INFO] [stdout] test codegen::emit_js::helpers::tests::cirru_list_to_json_like_array ... ok
[INFO] [stdout] test codegen::emit_js::deps::tests::depends_on_transitively ... ok
[INFO] [stdout] test codegen::emit_js::paths::tests::import_name_with_and_without_mjs ... ok
[INFO] [stdout] test codegen::emit_js::args::tests::wraps_spread_with_list_to_array ... ok
[INFO] [stdout] test codegen::emit_js::deps::tests::sort_without_edges_uses_lexical_order ... ok
[INFO] [stdout] test codegen::emit_js::runtime::tests::proc_prefix_for_core_and_non_core ... ok
[INFO] [stdout] test codegen::emit_js::helpers::tests::unavailable_proc_list_contains_known_entries ... ok
[INFO] [stdout] test codegen::emit_js::runtime::tests::cirru_string_detection ... ok
[INFO] [stdout] test codegen::emit_js::snippets::tests::args_fewer_than_zero_arity_returns_empty ... ok
[INFO] [stdout] test codegen::emit_js::paths::tests::mjs_filename_suffix ... ok
[INFO] [stdout] test codegen::emit_js::snippets::tests::import_procs_includes_init_tags ... ok
[INFO] [stdout] test codegen::emit_js::snippets::tests::tail_recursion_uses_periodic_watchdog_and_replaced_assign_template ... ok
[INFO] [stdout] test codegen::emit_js::symbols::tests::unescapes_symbols_best_effort ... ok
[INFO] [stdout] test codegen::emit_js::symbols::tests::escapes_keywords_and_symbols ... ok
[INFO] [stdout] test codegen::emit_js::snippets::tests::tags_init_uses_runtime_helper ... ok
[INFO] [stdout] test codegen::emit_js::tests::core_codegen_skips_syntax_names_even_without_runtime_placeholder_source ... ok
[INFO] [stdout] test codegen::emit_js::tags::tests::complex_tag_uses_bracket_access ... ok
[INFO] [stdout] test codegen::emit_js::tags::tests::simple_tag_uses_dot_access ... ok
[INFO] [stdout] test codegen::emit_js::tests::hinted_async_accepts_schema_map_literal ... ok
[INFO] [stdout] test codegen::emit_js::tests::raw_syntax_nodes_fail_js_codegen_with_llm_hint ... ok
[INFO] [stdout] test data::cirru::tests::parses_assert_traits_list ... ok
[INFO] [stdout] test codegen::gen_ir::tests::dumps_impl_values_for_ir ... ok
[INFO] [stdout] test codegen::gen_ir::tests::dumps_type_annotations_as_canonical_type_edn ... ok
[INFO] [stdout] test data::cirru::tests::parses_assert_type_list ... ok
[INFO] [stdout] test def_diff::tests::looks_up_definition_from_snapshot ... ok
[INFO] [stdout] test def_diff::tests::diff_root_contains_doc_schema_and_code_changes ... ok
[INFO] [stdout] test program::tests::clear_runtime_caches_for_changes_expands_namespace_header_invalidation ... ok
[INFO] [stdout] test program::tests::clear_runtime_caches_for_reload_clears_selected_packages_and_dependents ... ok
[INFO] [stdout] test program::tests::clear_runtime_caches_for_reload_with_reload_libs_clears_all_namespaces ... ok
[INFO] [stdout] test program::tests::lazy_runtime_resolution_seeds_from_compiled_when_runtime_slot_is_missing ... ok
[INFO] [stdout] test program::tests::compiled_executable_code_only_exposes_executable_kinds ... ok
[INFO] [stdout] test program::tests::lookup_codegen_type_hint_prefers_compiled_schema_over_runtime_value ... ok
[INFO] [stdout] test program::tests::lenient_compiled_fallback_does_not_backfill_runtime_cache ... ok
[INFO] [stdout] test program::tests::lookup_codegen_type_hint_falls_back_to_runtime_value ... ok
[INFO] [stdout] test program::tests::runtime_resolve_mode_handles_resolving_cell_differently ... ok
[INFO] [stdout] test program::tests::runtime_resolve_mode_handles_errored_cell_differently ... ok
[INFO] [stdout] test program::tests::run_program_compiles_then_executes_without_runtime_backfill ... ok
[INFO] [stdout] test program::tests::removed_source_def_changes_still_invalidate_transitive_dependents ... ok
[INFO] [stdout] test program::tests::snapshot_fallback_preserves_dependency_metadata ... ok
[INFO] [stdout] test program::tests::snapshot_keeps_referenced_runtime_only_defs ... ok
[INFO] [stdout] test program::tests::snapshot_rebuilds_changed_source_backed_def_after_reload_changes ... ok
[INFO] [stdout] test calcit::tests::cmp_records_compares_values_when_same_name ... ok
[INFO] [stdout] test calcit::sum_type::tests::parses_enum_prototype ... ok
[INFO] [stdout] test codegen::emit_js::symbols::tests::escapes_cirru_string_chars ... ok
[INFO] [stdout] test codegen::emit_js::tests::core_codegen_skips_runtime_placeholder_defs ... ok
[INFO] [stdout] test codegen::emit_js::tests::hinted_async_ignores_false_schema_marker ... ok
[INFO] [stdout] test program_diff::tests::aligns_insert_without_turning_everything_into_replace ... ok
[INFO] [stdout] test program_diff::tests::diffs_leaf_change ... ok
[INFO] [stdout] test program_diff::tests::keeps_comma_for_non_head_leaf_change ... ok
[INFO] [stdout] test program_diff::tests::diffs_list_change_recursively ... ok
[INFO] [stdout] test program_diff::tests::merges_consecutive_comma_siblings_into_one_line ... ok
[INFO] [stdout] test program_diff::tests::keeps_structurally_similar_lists_out_of_whole_change_mode ... ok
[INFO] [stdout] test program_diff::tests::omits_comma_for_expression_head_leaf_in_list_diff ... ok
[INFO] [stdout] test program_diff::tests::preserves_prefix_and_suffix_in_long_lists ... ok
[INFO] [stdout] test program_diff::tests::truncates_rendered_text ... ok
[INFO] [stdout] test runner::preprocess::tests::catches_schema_arity_mismatch_during_preprocess ... ok
[INFO] [stdout] test runner::preprocess::tests::catches_schema_kind_mismatch_during_preprocess ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_enum_tuple_invalid_variant ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_enum_tuple_payload_type ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_enum_tuple_wrong_arity ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_function_return_type ... ok
[INFO] [stdout] test program_diff::tests::uses_cirru_leaf_quoting_rules ... ok
[INFO] [stdout] test runner::preprocess::tests::accepts_schema_hint_fn_syntax ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_function_return_type_from_if_expression ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_record_method_arg_types ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_tuple_nth_dynamic_index ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_tuple_nth_out_of_bounds ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_tuple_nth_valid_index ... ok
[INFO] [stdout] test runner::preprocess::tests::checks_user_function_arg_types ... ok
[INFO] [stdout] test runner::preprocess::tests::ensure_ns_def_compiled_handles_recursive_source_with_compile_guard ... ok
[INFO] [stdout] test runner::preprocess::tests::fails_fast_on_if_with_too_many_arguments ... ok
[INFO] [stdout] test runner::preprocess::tests::ensure_ns_def_compiled_refreshes_source_backed_output_even_when_runtime_is_ready ... ok
[INFO] [stdout] test runner::preprocess::tests::parses_optional_type_annotation ... ok
[INFO] [stdout] test runner::preprocess::tests::passes_assert_type_expression_without_local_binding ... ok
[INFO] [stdout] test runner::preprocess::tests::passes_assert_type_through_preprocess ... ok
[INFO] [stdout] test builtins::tests::registered_proc_rejects_duplicate_without_replace ... ok
[INFO] [stdout] test codegen::emit_js::tests::eval_syntax_call_codegen_uses_runtime_proc ... ok
[INFO] [stdout] test runner::preprocess::tests::passes_assert_traits_expression_without_local_binding ... ok
[INFO] [stdout] test builtins::tests::registered_proc_warns_once_for_experimental ... ok
[INFO] [stdout] test codegen::emit_js::tests::reset_syntax_call_codegen_uses_runtime_proc ... ok
[INFO] [stdout] test program::tests::snapshot_prefers_source_backed_compiled_def_even_with_warnings ... ok
[INFO] [stdout] test builtins::tests::registered_proc_namespaced_key_works ... ok
[INFO] [stdout] test runner::preprocess::tests::propagates_type_info_across_scope ... ok
[INFO] [stdout] test program::tests::snapshot_skips_empty_namespace_when_source_backed_rebuild_fails ... ok
[INFO] [stdout] test program::tests::snapshot_skips_unserializable_referenced_runtime_only_defs ... ok
[INFO] [stdout] test program::tests::snapshot_skips_unreferenced_runtime_only_defs ... ok
[INFO] [stdout] test program::tests::clear_runtime_caches_for_changes_clears_transitive_dependents ... ok
[INFO] [stdout] test runner::preprocess::tests::rejects_legacy_hint_fn_clause_syntax ... ok
[INFO] [stdout] test program::tests::write_runtime_ready_normalizes_thunk_into_lazy_cell ... ok
[INFO] [stdout] test program::tests::preprocess_ns_def_materializes_compiled_function_without_backfilling_runtime ... ok
[INFO] [stdout] test runner::preprocess::tests::validate_def_schema_ignores_macro_arity_details ... ok
[INFO] [stdout] test runner::preprocess::tests::user_function_arg_warning_falls_back_to_call_location_for_literal_args ... ok
[INFO] [stdout] test runner::preprocess::tests::validate_def_schema_skips_optional_marker ... ok
[INFO] [stdout] test runner::preprocess::tests::rejects_method_on_record_without_field ... ok
[INFO] [stdout] test runner::preprocess::tests::rewrites_method_call_when_class_and_method_are_known ... ok
[INFO] [stdout] test runner::preprocess::tests::validate_def_schema_skips_rest_binding_name ... ok
[INFO] [stdout] test runner::preprocess::tests::validates_method_field_access ... ok
[INFO] [stdout] test runner::preprocess::tests::warns_on_dynamic_trait_call ... ok
[INFO] [stdout] test runner::preprocess::tests::warns_on_invalid_method_field_access ... ok
[INFO] [stdout] test runner::preprocess::tests::warns_on_invalid_optional_arity ... ok
[INFO] [stdout] test runner::preprocess::tests::warns_on_invalid_record_field ... ok
[INFO] [stdout] test runner::preprocess::tests::warns_on_trait_impl_method_tag_syntax ... ok
[INFO] [stdout] test snapshot::tests::normalizes_all_quote_prefixed_leaves_from_ast ... ok
[INFO] [stdout] test snapshot::tests::normalizes_simple_quoted_tokens_to_pipe_prefix ... ok
[INFO] [stdout] test snapshot::tests::test_load_snapshot_reports_empty_configs_version_with_field_context ... ok
[INFO] [stdout] test runner::preprocess::tests::warns_on_optional_type_mismatch ... ok
[INFO] [stdout] test snapshot::tests::test_normalize_schema_rejects_legacy_quoted_generic_symbol ... ok
[INFO] [stdout] test snapshot::tests::test_normalize_schema_canonicalizes_string_keys_and_kind_values ... ok
[INFO] [stdout] test snapshot::tests::test_macro_schema_full_file_round_trip ... ok
[INFO] [stdout] test snapshot::tests::test_macro_schema_round_trip ... ok
[INFO] [stdout] test runner::preprocess::tests::validates_record_field_access ... ok
[INFO] [stdout] test snapshot::tests::test_code_entry_serializes_macro_rest_schema_without_losing_rest ... ok
[INFO] [stdout] test snapshot::tests::test_code_entry_with_examples ... ok
[INFO] [stdout] test snapshot::tests::test_defmacro_code_normalizes_fn_schema_kind_on_load ... ok
[INFO] [stdout] test snapshot::tests::test_normalize_schema_rejects_quoted_singleton_list ... ok
[INFO] [stdout] test snapshot::tests::test_normalize_schema_unwraps_wrapped_fn_tuple ... ok
[INFO] [stdout] test snapshot::tests::test_code_entry_serializes_schema_as_wrapped_fn ... ok
[INFO] [stdout] test snapshot::tests::test_normalize_schema_unwraps_wrapped_macro_tuple ... ok
[INFO] [stdout] test snapshot::tests::test_schema_cirru_to_edn_no_quote_wrapper ... ok
[INFO] [stdout] test snapshot::tests::test_parse_schema_data_valid_and_invalid ... ok
[INFO] [stdout] test snapshot::tests::test_schema_named_type_refs_round_trip_without_becoming_type_vars ... ok
[INFO] [stdout] test snapshot::tests::test_typevar_consistency_validation ... ok
[INFO] [stdout] test snapshot::tests::test_schema_write_rejects_double_quoted_generics ... ok
[INFO] [stdout] test snapshot::tests::test_schema_generics_round_trip_uses_single_quote_source_syntax ... ok
[INFO] [stdout] test snapshot::tests::test_validate_schema_for_write ... ok
[INFO] [stdout] test snapshot::tests::test_validate_serialized_snapshot_content_rejects_double_quoted_generics ... ok
[INFO] [stdout] test runner::preprocess::tests::lookup_trait_for_preprocess_reads_source_backed_trait_without_runtime_value ... FAILED
[INFO] [stdout] test runner::preprocess::tests::infers_imported_generic_return_type_from_compiled_function_without_runtime_ready ... ok
[INFO] [stdout] test snapshot::tests::test_examples_field_parsing ... ok
[INFO] [stdout] test snapshot::tests::test_load_snapshot_preserves_selected_real_world_schemas ... ok
[INFO] [stdout] test snapshot::tests::test_save_snapshot_round_trip_keeps_real_world_schema_markers ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runner::preprocess::tests::lookup_trait_for_preprocess_reads_source_backed_trait_without_runtime_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::preprocess::tests::lookup_trait_for_preprocess_reads_source_backed_trait_without_runtime_value' (2218) panicked at src/runner/preprocess/mod.rs:4153:8:
[INFO] [stdout] trait should resolve from source-backed compiled data
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0adee8fc28 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0adee8fc28 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0adee8fc28 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0adee8fc28 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0adeea574a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0adeea574a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a0adee945e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a0adee945e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a0adee6e4a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0adee6e4a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0adee87b99 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0aded8a98c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a0aded8a98c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a0adee87d52 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a0adee87d52 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0adee6e562 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0adee63569 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0adee6f27d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0adeea5f0c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0adeea5c04 - core[28b146924c2f19c6]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5a0adeea5c04 - core[28b146924c2f19c6]::option::expect_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2261:5
[INFO] [stdout]   21:     0x5a0ade9f06d0 - <core[28b146924c2f19c6]::option::Option<alloc[95e62e727ddf147d]::sync::Arc<calcit[b46a1207c3021e65]::calcit::calcit_trait::CalcitTrait>>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x5a0adec5d387 - calcit[b46a1207c3021e65]::runner::preprocess::tests::lookup_trait_for_preprocess_reads_source_backed_trait_without_runtime_value
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/preprocess/mod.rs:4153:8
[INFO] [stdout]   23:     0x5a0adec1eb97 - calcit[b46a1207c3021e65]::runner::preprocess::tests::lookup_trait_for_preprocess_reads_source_backed_trait_without_runtime_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/preprocess/mod.rs:4115:83
[INFO] [stdout]   24:     0x5a0adea5ab66 - <calcit[b46a1207c3021e65]::runner::preprocess::tests::lookup_trait_for_preprocess_reads_source_backed_trait_without_runtime_value::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a0aded7da6b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a0aded7da6b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5a0aded8b2e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5a0aded8b2e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5a0aded8b2e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5a0aded8b2e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5a0aded8b2e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a0aded8b2e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5a0aded8b2e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5a0aded85e44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5a0aded85e44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5a0aded8e362 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5a0aded8e362 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5a0aded8e362 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5a0aded8e362 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5a0aded8e362 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a0aded8e362 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5a0aded8e362 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a0adee8f07f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5a0adee8f07f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ba2d8279aa4 - <unknown>
[INFO] [stdout]   46:     0x7ba2d8306a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runner::preprocess::tests::lookup_trait_for_preprocess_reads_source_backed_trait_without_runtime_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 194 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4", kill_on_drop: false }`
[INFO] [stdout] 68a84fde7ae46c5f014fe5389c1b677d9ee2fbb5233480be675cbc49c80be0f4
